type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryTimeToTimeScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		time.go#L146: 			return scanPlanBinaryTimeToTimeScanner{}
		time.go#L160: type scanPlanBinaryTimeToTimeScanner struct{}
		time.go#L162: func (scanPlanBinaryTimeToTimeScanner) Scan(src []byte, dst any) error {